func runtime.itabHashFunc
3 uses
runtime (current package)
iface.go#L29: func itabHashFunc(inter *interfacetype, typ *_type) uintptr {
iface.go#L102: h := itabHashFunc(inter, typ) & mask
iface.go#L163: h := itabHashFunc(m.inter, m._type) & mask
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)